Skip to content

Conversation

@adamperlin
Copy link

scripts/dotnet.py install will fail on slightly older windows hosts due to the TLS defaulting to an older version. This PR changes the install command to set the version to what is required to execute dotnet-install.ps1 (reference here: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script). Without this fix there does not seem to be an easy workaround to use dotnet.py install on systems without TLS1.2 set as default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant